Hello,
We’re working on an integration where, when we receive an incident, we automatically append a deeplink to the notes which links back to our slack instance so that someone who is in the PD app / UI can just quickly hop into the right channel to talk about the issue.
Currently, while “normal” links like https://example.org will render properly, links like slack:// will not, they just show up as plain text.
Is there any plan to support this, or some way to decorate the text to get it to render as a clickable hyperlink?
Thank you